[INFO] cloning repository https://github.com/mt-22/roost
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mt-22/roost" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-22%2Froost", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-22%2Froost'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 309a5912458d671b3e02e986651b1ac109eaa065
[INFO] testing mt-22/roost against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-22%2Froost" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mt-22/roost
[INFO] finished tweaking git repo https://github.com/mt-22/roost
[INFO] tweaked toml for git repo https://github.com/mt-22/roost written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mt-22/roost on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mt-22/roost already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_cmd v2.2.1
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded clap_complete v4.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba3750f3899adaad049863a20db7bef044692e3cd6013928b31ba1df557025d0
[INFO] running `Command { std: "docker" "start" "-a" "ba3750f3899adaad049863a20db7bef044692e3cd6013928b31ba1df557025d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba3750f3899adaad049863a20db7bef044692e3cd6013928b31ba1df557025d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba3750f3899adaad049863a20db7bef044692e3cd6013928b31ba1df557025d0", kill_on_drop: false }`
[INFO] [stdout] ba3750f3899adaad049863a20db7bef044692e3cd6013928b31ba1df557025d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff89593618faf860779639fe38ba7d6ef26eee8efebf278113e4b33266202a96
[INFO] running `Command { std: "docker" "start" "-a" "ff89593618faf860779639fe38ba7d6ef26eee8efebf278113e4b33266202a96", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.3
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling roost-dot v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.59s
[INFO] running `Command { std: "docker" "inspect" "ff89593618faf860779639fe38ba7d6ef26eee8efebf278113e4b33266202a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff89593618faf860779639fe38ba7d6ef26eee8efebf278113e4b33266202a96", kill_on_drop: false }`
[INFO] [stdout] ff89593618faf860779639fe38ba7d6ef26eee8efebf278113e4b33266202a96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda7dd491a8efaeb7c1074154eea30653084ecf92b8a85ae37914c510cef6a6a
[INFO] running `Command { std: "docker" "start" "-a" "fda7dd491a8efaeb7c1074154eea30653084ecf92b8a85ae37914c510cef6a6a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling roost-dot v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.04s
[INFO] running `Command { std: "docker" "inspect" "fda7dd491a8efaeb7c1074154eea30653084ecf92b8a85ae37914c510cef6a6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda7dd491a8efaeb7c1074154eea30653084ecf92b8a85ae37914c510cef6a6a", kill_on_drop: false }`
[INFO] [stdout] fda7dd491a8efaeb7c1074154eea30653084ecf92b8a85ae37914c510cef6a6a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44ccc95f919f4ffc7f039cb6378afd416c95e1c57c05f3853127ee5004b575e2
[INFO] running `Command { std: "docker" "start" "-a" "44ccc95f919f4ffc7f039cb6378afd416c95e1c57c05f3853127ee5004b575e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/roost-82b5404ccd025ddc)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test app::tests::roost_dir_respects_env_var ... ok
[INFO] [stdout] test data::tests::default_ignore_patterns_has_16 ... ok
[INFO] [stdout] test app::tests::test_sanitize_app_name_replaces_separators ... ok
[INFO] [stdout] test app::tests::validate_accepts_valid_config ... ok
[INFO] [stdout] test app::tests::validate_rejects_unknown_app_in_profile ... ok
[INFO] [stdout] test app::tests::validate_rejects_unknown_source_profile ... ok
[INFO] [stdout] test app::tests::validate_rejects_cycle_in_app_sources ... ok
[INFO] [stdout] test data::tests::known_dotfiles_not_empty ... ok
[INFO] [stdout] test data::tests::comments_and_blanks_filtered ... ok
[INFO] [stdout] test data::tests::known_non_configs_not_empty ... ok
[INFO] [stdout] test data::tests::known_apps_not_empty ... ok
[INFO] [stdout] test app::tests::validate_rejects_unknown_profile_in_app ... ok
[INFO] [stdout] test app::tests::empty_config_round_trip ... ok
[INFO] [stdout] test app::tests::local_config_round_trip ... ok
[INFO] [stdout] test app::tests::tilde_serde_round_trip ... ok
[INFO] [stdout] test app::tests::tilde_serde_deserializes_relative_path_unchanged ... ok
[INFO] [stdout] test app::tests::tilde_serde_deserializes_non_home_path_unchanged ... ok
[INFO] [stdout] test app::tests::shared_config_round_trip ... ok
[INFO] [stdout] test gitignore::tests::includes_global_patterns ... ok
[INFO] [stdout] test gitignore::tests::generates_basic_gitignore ... ok
[INFO] [stdout] test gitignore::tests::includes_per_app_patterns ... ok
[INFO] [stdout] test gitignore::tests::regenerate_is_idempotent ... ok
[INFO] [stdout] test gitignore::tests::preserves_user_rules ... ok
[INFO] [stdout] test linker::tests::app_dest_dir_vs_file ... ok
[INFO] [stdout] test gitignore::tests::translates_git_to_safe_form ... ok
[INFO] [stdout] test linker::tests::copy_to_creates_independent_copy ... ok
[INFO] [stdout] test gitignore::tests::skips_file_apps_for_per_app_rules ... ok
[INFO] [stdout] test linker::tests::copy_to_creates_independent_copy_for_file_app ... ok
[INFO] [stdout] test linker::tests::ensure_links_backs_up_dir_conflict_as_dir ... ok
[INFO] [stdout] test linker::tests::copy_to_rejects_existing_target ... ok
[INFO] [stdout] test linker::tests::ensure_links_backs_up_conflicting_real_file ... ok
[INFO] [stdout] test linker::tests::ensure_links_backs_up_file_conflict_as_file ... ok
[INFO] [stdout] test linker::tests::ensure_links_creates_missing_symlinks ... ok
[INFO] [stdout] test linker::tests::ensure_links_preserves_symlink_in_backup ... ok
[INFO] [stdout] test linker::tests::ensure_links_backs_up_wrong_symlink ... ok
[INFO] [stdout] test linker::tests::ensure_links_skips_apps_with_invalid_link_paths ... ok
[INFO] [stdout] test linker::tests::import_from_creates_chain ... ok
[INFO] [stdout] test linker::tests::ensure_links_skips_already_correct ... ok
[INFO] [stdout] test linker::tests::import_from_rejects_missing_source ... ok
[INFO] [stdout] test linker::tests::import_from_creates_chain_for_file_app ... ok
[INFO] [stdout] test linker::tests::import_from_rejects_symlink_source ... ok
[INFO] [stdout] test linker::tests::ensure_links_preserves_symlink_in_dir_backup ... ok
[INFO] [stdout] test linker::tests::ingest_creates_backup ... ok
[INFO] [stdout] test linker::tests::ingest_rejects_invalid_app_name ... ok
[INFO] [stdout] test linker::tests::ingest_dir_moves_and_symlinks ... ok
[INFO] [stdout] test linker::tests::ingest_file_moves_to_misc ... ok
[INFO] [stdout] test linker::tests::ingest_rejects_symlink ... ok
[INFO] [stdout] test linker::tests::ingest_rejects_path_outside_home ... ok
[INFO] [stdout] test linker::tests::restore_creates_symlink ... ok
[INFO] [stdout] test linker::tests::ingest_rejects_nonexistent ... ok
[INFO] [stdout] test linker::tests::restore_rejects_path_outside_home ... ok
[INFO] [stdout] test linker::tests::restore_rejects_real_file ... ok
[INFO] [stdout] test linker::tests::switch_profile_rejects_invalid_profile_name ... ok
[INFO] [stdout] test git::tests::init_creates_git_dir ... ok
[INFO] [stdout] test linker::tests::restore_skips_if_already_linked ... ok
[INFO] [stdout] test linker::tests::switch_profile_rejects_unknown_profile ... ok
[INFO] [stdout] test linker::tests::test_validate_path_accepts_inside_home ... ok
[INFO] [stdout] test linker::tests::test_validate_path_rejects_outside_home ... ok
[INFO] [stdout] test linker::tests::restore_rejects_invalid_app_name ... ok
[INFO] [stdout] test linker::tests::test_validate_path_rejects_parent_dir ... ok
[INFO] [stdout] test linker::tests::unlink_file_cleans_empty_misc_dir ... ok
[INFO] [stdout] test linker::tests::unlink_rejects_non_symlink ... ok
[INFO] [stdout] test linker::tests::unlink_rejects_path_outside_home ... ok
[INFO] [stdout] test linker::tests::unlink_leaves_misc_dir_if_other_files ... ok
[INFO] [stdout] test linker::tests::switch_profile_removes_old_creates_new ... ok
[INFO] [stdout] test linker::tests::unlink_removes_symlink_and_restores_files ... ok
[INFO] [stdout] test miller::tests::load_empty_directory ... ok
[INFO] [stdout] test miller::tests::current_cursor_path_returns_entry_path ... ok
[INFO] [stdout] test miller::tests::current_path_returns_last_column_path ... ok
[INFO] [stdout] test miller::tests::load_reads_directory ... ok
[INFO] [stdout] test miller::tests::move_down_advances_and_clamps ... ok
[INFO] [stdout] test miller::tests::move_up_clamps_at_zero ... ok
[INFO] [stdout] test miller::tests::navigate_down_ignores_files ... ok
[INFO] [stdout] test miller::tests::navigate_down_pushes_column_for_dir ... ok
[INFO] [stdout] test miller::tests::preview_binary_file ... ok
[INFO] [stdout] test miller::tests::preview_renders_text_content ... ok
[INFO] [stdout] test miller::tests::navigate_up_pops_but_not_below_one ... ok
[INFO] [stdout] test git::tests::save_returns_false_when_clean ... ok
[INFO] [stdout] test scanner::tests::default_scan_sources_penalizes_secondary ... ok
[INFO] [stdout] test scanner::tests::no_ignore_when_not_matching ... ok
[INFO] [stdout] test miller::tests::toggle_select_adds_and_removes ... ok
[INFO] [stdout] test scanner::tests::default_scan_sources_includes_home_and_config ... ok
[INFO] [stdout] test scanner::tests::ignore_exact_match ... ok
[INFO] [stdout] test scanner::tests::ignore_suffix_wildcard ... ok
[INFO] [stdout] test scanner::tests::scan_directory_respects_ignores ... ok
[INFO] [stdout] test scanner::tests::scan_directory_skips_known_non_configs ... ok
[INFO] [stdout] test scanner::tests::scan_sources_combines_multiple_directories ... ok
[INFO] [stdout] test scanner::tests::scan_sources_applies_positive_modifier ... ok
[INFO] [stdout] test scanner::tests::scan_sources_discards_below_threshold ... ok
[INFO] [stdout] test scanner::tests::scan_sources_keeps_at_threshold ... ok
[INFO] [stdout] test scanner::tests::scan_sources_applies_negative_modifier ... ok
[INFO] [stdout] test scanner::tests::scan_sources_deduplicates_by_path ... ok
[INFO] [stdout] test scanner::tests::scan_directory_discovers_items ... ok
[INFO] [stdout] test scanner::tests::score_config_file ... ok
[INFO] [stdout] test scanner::tests::scan_directory_sorted_by_confidence ... ok
[INFO] [stdout] test scanner::tests::scan_sources_penalized_items_above_threshold_are_kept ... ok
[INFO] [stdout] test scanner::tests::score_known_dotfile ... ok
[INFO] [stdout] test scanner::tests::score_dir_with_config_children ... ok
[INFO] [stdout] test scanner::tests::score_dir_without_config_children ... ok
[INFO] [stdout] test tui::confirm::tests::cancel_dialog ... ok
[INFO] [stdout] test tui::confirm::tests::confirm_dialog_lifecycle ... ok
[INFO] [stdout] test tui::main_view::event::tests::selected_app_without_local_link_path_is_unlinked ... ok
[INFO] [stdout] test tui::main_view::event::tests::unlinked_app_blocks_focus_and_file_actions ... ok
[INFO] [stdout] test tui::search::tests::backspace_updates_filter ... ok
[INFO] [stdout] test tui::search::tests::clear_resets_engine ... ok
[INFO] [stdout] test tui::search::tests::cursor_bounds ... ok
[INFO] [stdout] test tui::search::tests::consecutive_bonus_scores_higher ... ok
[INFO] [stdout] test tui::search::tests::filter_case_insensitive ... ok
[INFO] [stdout] test tui::search::tests::filter_empty_query_returns_all ... ok
[INFO] [stdout] test tui::search::tests::filter_finds_fuzzy_matches ... ok
[INFO] [stdout] test tui::search::tests::filter_skips_chars ... ok
[INFO] [stdout] test tui::search::tests::no_matches_cursor_zero ... ok
[INFO] [stdout] test scanner::tests::score_known_app_dir ... ok
[INFO] [stdout] [?1049ltest scanner::tests::score_unknown_file ... ok
[INFO] [stdout] [?1049h[2Jtest tui::search::tests::word_boundary_bonus_scores_higher ... ok
[INFO] [stdout] test tui::suspend::tests::suspend_and_run_no_op ... ok
[INFO] [stdout] [?1049l[?1049h[2Jtest tui::suspend::tests::suspend_and_run_propagates_error ... ok
[INFO] [stdout] test git::tests::set_and_get_remote ... ok
[INFO] [stdout] test git::tests::diff_returns_uncommitted_changes ... ok
[INFO] [stdout] test tui::main_view::ui::tests::render_apps_panel_marks_unlinked_apps ... ok
[INFO] [stdout] test git::tests::save_commits_changes ... ok
[INFO] [stdout] test git::tests::init_uses_main_branch ... ok
[INFO] [stdout] test git::tests::is_dirty_detects_changes ... ok
[INFO] [stdout] test git::tests::rollback_resets_to_hash ... ok
[INFO] [stdout] test git::tests::read_shared_at_reads_config_from_commit ... ok
[INFO] [stdout] test git::tests::log_returns_commits_in_order ... ok
[INFO] [stdout] test git::tests::undo_resets_head ... ok
[INFO] [stdout] test git::tests::safe_rollback_preserves_protected_apps ... ok
[INFO] [stdout] test git::tests::safe_rollback_fails_on_ensure_links_error_and_does_not_commit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/roost-34032d4f9210ef71)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/add_remove.rs (/opt/rustwide/target/debug/deps/add_remove-3ef676c7cb8d3e50)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test add_updates_config ... ok
[INFO] [stdout] test add_existing_unlinked_app_to_new_active_profile_sets_local_path ... ok
[INFO] [stdout] test add_dir_moves_into_roost ... ok
[INFO] [stdout] test remove_all_restores_files ... ok
[INFO] [stdout] test remove_cleans_config ... ok
[INFO] [stdout] test add_file_moves_into_roost ... ok
[INFO] [stdout] test remove_all_restores_directories ... ok
[INFO] [stdout] test remove_restores_files ... ok
[INFO] [stdout] test remove_all_cleans_config ... ok
[INFO] [stdout] test add_nonexistent_path_fails ... ok
[INFO] [stdout] test add_existing_app_with_local_path_still_fails_as_already_managed ... ok
[INFO] [stdout] test remove_all_empty_profile ... ok
[INFO] [stdout] test remove_all_requires_all_flag_or_app_name ... ok
[INFO] [stdout] test remove_unknown_app_fails ... ok
[INFO] [stdout] test add_existing_unlinked_app_on_active_profile_fails_with_recovery_hint ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/adopt.rs (/opt/rustwide/target/debug/deps/adopt-5816c6d4397f249c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test adopt_no_orphans ... ok
[INFO] [stderr]      Running tests/completions.rs (/opt/rustwide/target/debug/deps/completions-bd69af5ce4b9256b)
[INFO] [stdout] test adopt_errors_without_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test completions_generates_zsh ... ok
[INFO] [stdout] test completions_generates_bash ... ok
[INFO] [stdout] test completions_rejects_invalid_shell ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/diff.rs (/opt/rustwide/target/debug/deps/diff-3a462d61378de405)
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test diff_shows_changes_when_dirty ... ok
[INFO] [stdout] test diff_shows_no_output_when_clean ... ok
[INFO] [stdout] test diff_errors_without_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running tests/doctor.rs (/opt/rustwide/target/debug/deps/doctor-a24ecf93bd1c0ee9)
[INFO] [stdout] test doctor_passes_on_healthy_setup ... ok
[INFO] [stdout] test doctor_detects_orphaned_app ... ok
[INFO] [stdout] test doctor_detects_missing_app_in_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git_commands.rs (/opt/rustwide/target/debug/deps/git_commands-409982e98f0b4541)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test log_shows_commits ... ok
[INFO] [stdout] test log_shows_multiple_commits ... ok
[INFO] [stdout] test undo_creates_rollback_commit ... ok
[INFO] [stdout] test undo_defaults_to_one ... ok
[INFO] [stdout] test remote_shows_no_remote ... ok
[INFO] [stderr]      Running tests/ignore.rs (/opt/rustwide/target/debug/deps/ignore-6da2c27f9c5d88bc)
[INFO] [stdout] test remote_sets_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ignore_list_empty ... ok
[INFO] [stdout] test ignore_add_global_pattern ... ok
[INFO] [stdout] test ignore_regenerates_gitignore ... ok
[INFO] [stdout] test ignore_add_per_app_pattern ... ok
[INFO] [stdout] test ignore_list_shows_patterns ... ok
[INFO] [stdout] test ignore_add_duplicate_no_op ... ok
[INFO] [stdout] test ignore_errors_without_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/import_copy.rs (/opt/rustwide/target/debug/deps/import_copy-e2322fd5a5cd8e3a)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test import_app_creates_cross_profile_symlink ... ok
[INFO] [stdout] test copy_app_creates_independent_copy ... ok
[INFO] [stdout] test copy_app_rejects_app_not_in_active_profile ... ok
[INFO] [stdout] test import_app_rejects_missing_profile ... ok
[INFO] [stdout] test copy_app_rejects_missing_profile ... ok
[INFO] [stdout] test import_app_rejects_missing_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/init_remote.rs (/opt/rustwide/target/debug/deps/init_remote-192f5e5434ce9f24)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test hydrate_existing_remote_reports_empty_remote_without_creating_shared_config ... ok
[INFO] [stderr]      Running tests/list.rs (/opt/rustwide/target/debug/deps/list-bb1619150fb53d45)
[INFO] [stdout] test hydrate_existing_remote_fetches_profile_files_before_tui_use ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test list_with_profile_flag ... ok
[INFO] [stdout] test list_shows_empty_profile ... ok
[INFO] [stdout] test list_shows_managed_apps ... ok
[INFO] [stdout] test list_marks_apps_without_local_link_paths_as_unlinked ... ok
[INFO] [stdout] test list_errors_without_init ... ok
[INFO] [stderr]      Running tests/profile.rs (/opt/rustwide/target/debug/deps/profile-06efadd78ab4d605)
[INFO] [stdout] test list_errors_for_unknown_profile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test profile_list_shows_profiles ... ok
[INFO] [stdout] test profile_list_marks_active ... ok
[INFO] [stdout] test profile_add_creates_new ... ok
[INFO] [stdout] test profile_switch_changes_active ... ok
[INFO] [stdout] test profile_rename_works ... ok
[INFO] [stdout] test profile_delete_removes_profile ... ok
[INFO] [stdout] test profile_add_rejects_duplicate ... ok
[INFO] [stdout] test profile_add_from_copies_apps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/restore.rs (/opt/rustwide/target/debug/deps/restore-aee8049bcb510029)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test restore_creates_symlink ... ok
[INFO] [stdout] test restore_errors_without_init ... ok
[INFO] [stdout] test restore_errors_for_unknown_app ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/rollback.rs (/opt/rustwide/target/debug/deps/rollback-d46273acdae5fdff)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test rollback_to_specific_hash ... ok
[INFO] [stdout] test rollback_errors_without_init ... ok
[INFO] [stdout] test rollback_rejects_invalid_hash ... ok
[INFO] [stdout] test rollback_preserves_new_apps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/save.rs (/opt/rustwide/target/debug/deps/save-c6bb390569dd1c85)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test save_no_op_when_clean ... ok
[INFO] [stdout] test save_with_custom_message ... ok
[INFO] [stdout] test save_commits_dirty_changes ... ok
[INFO] [stdout] test save_errors_without_init ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/status.rs (/opt/rustwide/target/debug/deps/status-96149445a02741e1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test status_errors_without_init ... ok
[INFO] [stdout] test status_shows_profile_and_clean_state ... ok
[INFO] [stdout] test status_shows_dirty_state ... ok
[INFO] [stdout] test status_shows_app_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sync.rs (/opt/rustwide/target/debug/deps/sync-c1cc8919b7d1478d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test sync_errors_without_init ... ok
[INFO] [stdout] test sync_errors_without_remote ... ok
[INFO] [stdout] test sync_pushes_local_changes ... FAILED
[INFO] [stdout] test sync_no_op_when_up_to_date ... FAILED
[INFO] [stdout] test sync_resolves_config_conflict_without_file_conflict ... FAILED
[INFO] [stdout] test sync_pulls_remote_changes ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sync_pushes_local_changes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_pushes_local_changes' (1320) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpqREBrL\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`ROOST_DIR="/tmp/.tmpEEcDB4" "/opt/rustwide/target/debug/roost" "sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpqREBrL\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ac0dc2a788 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ac0dc2a788 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ac0dc40f0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ac0dc40f0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63ac0dc30492 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ac0dc30492 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ac0dc07726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ac0dc07726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ac0dc22119 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ac0db6eabc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63ac0db6eabc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ac0dc222d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63ac0dc222d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ac0dc077e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ac0dbfc7b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ac0dc084fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ac0dc4171c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ac0dbb5d38 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63ac0dbac9c7 - <assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic::<assert_cmd[54779ac0bc84e8e8]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x63ac0dbc1027 - <<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[54779ac0bc84e8e8]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ac0dbc19ab - <core[28b146924c2f19c6]::result::Result<assert_cmd[54779ac0bc84e8e8]::assert::Assert, assert_cmd[54779ac0bc84e8e8]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x63ac0dbb2c10 - <assert_cmd[54779ac0bc84e8e8]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:161:28
[INFO] [stdout]   24:     0x63ac0db5b972 - sync[ac3dd18ce4e37d83]::sync_pushes_local_changes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:320:10
[INFO] [stdout]   25:     0x63ac0db57747 - sync[ac3dd18ce4e37d83]::sync_pushes_local_changes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:271:31
[INFO] [stdout]   26:     0x63ac0db61996 - <sync[ac3dd18ce4e37d83]::sync_pushes_local_changes::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63ac0db61b9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63ac0db61b9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x63ac0db6f415 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63ac0db6f415 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x63ac0db6f415 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x63ac0db69f74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x63ac0db69f74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x63ac0db72492 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63ac0db72492 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x63ac0db72492 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63ac0dc29b5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x63ac0dc29b5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7d4e40dc1aa4 - <unknown>
[INFO] [stdout]   48:     0x7d4e40e4ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync_no_op_when_up_to_date stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_no_op_when_up_to_date' (1318) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpvPU2kq\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`ROOST_DIR="/tmp/.tmp7ucEN0" "/opt/rustwide/target/debug/roost" "sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpvPU2kq\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ac0dc2a788 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ac0dc2a788 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ac0dc40f0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ac0dc40f0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63ac0dc30492 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ac0dc30492 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ac0dc07726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ac0dc07726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ac0dc22119 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ac0db6eabc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63ac0db6eabc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ac0dc222d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63ac0dc222d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ac0dc077e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ac0dbfc7b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ac0dc084fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ac0dc4171c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ac0dbb5d38 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63ac0dbac9c7 - <assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic::<assert_cmd[54779ac0bc84e8e8]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x63ac0dbc1027 - <<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[54779ac0bc84e8e8]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ac0dbc19ab - <core[28b146924c2f19c6]::result::Result<assert_cmd[54779ac0bc84e8e8]::assert::Assert, assert_cmd[54779ac0bc84e8e8]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x63ac0dbb2c10 - <assert_cmd[54779ac0bc84e8e8]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:161:28
[INFO] [stdout]   24:     0x63ac0db5d0b0 - sync[ac3dd18ce4e37d83]::sync_no_op_when_up_to_date
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:175:10
[INFO] [stdout]   25:     0x63ac0db577a7 - sync[ac3dd18ce4e37d83]::sync_no_op_when_up_to_date::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:147:32
[INFO] [stdout]   26:     0x63ac0db61a16 - <sync[ac3dd18ce4e37d83]::sync_no_op_when_up_to_date::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63ac0db61b9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63ac0db61b9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x63ac0db6f415 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63ac0db6f415 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x63ac0db6f415 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x63ac0db69f74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stderr] error: test failed, to rerun pass `--test sync`
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x63ac0db69f74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x63ac0db72492 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63ac0db72492 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x63ac0db72492 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63ac0dc29b5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x63ac0dc29b5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7d4e40dc1aa4 - <unknown>
[INFO] [stdout]   48:     0x7d4e40e4ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync_resolves_config_conflict_without_file_conflict stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_resolves_config_conflict_without_file_conflict' (1321) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmplWmLKn\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`ROOST_DIR="/tmp/.tmpyNjHUg" "/opt/rustwide/target/debug/roost" "sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmplWmLKn\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ac0dc2a788 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ac0dc2a788 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ac0dc40f0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ac0dc40f0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63ac0dc30492 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ac0dc30492 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ac0dc07726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ac0dc07726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ac0dc22119 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ac0db6eabc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63ac0db6eabc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ac0dc222d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63ac0dc222d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ac0dc077e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ac0dbfc7b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ac0dc084fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ac0dc4171c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ac0dbb5d38 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63ac0dbac9c7 - <assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic::<assert_cmd[54779ac0bc84e8e8]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x63ac0dbc1027 - <<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[54779ac0bc84e8e8]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ac0dbc19ab - <core[28b146924c2f19c6]::result::Result<assert_cmd[54779ac0bc84e8e8]::assert::Assert, assert_cmd[54779ac0bc84e8e8]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x63ac0dbb2c10 - <assert_cmd[54779ac0bc84e8e8]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:161:28
[INFO] [stdout]   24:     0x63ac0db5ebe2 - sync[ac3dd18ce4e37d83]::sync_resolves_config_conflict_without_file_conflict
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:436:10
[INFO] [stdout]   25:     0x63ac0db577d7 - sync[ac3dd18ce4e37d83]::sync_resolves_config_conflict_without_file_conflict::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:336:57
[INFO] [stdout]   26:     0x63ac0db61a56 - <sync[ac3dd18ce4e37d83]::sync_resolves_config_conflict_without_file_conflict::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63ac0db61b9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63ac0db61b9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x63ac0db6f415 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63ac0db6f415 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x63ac0db6f415 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x63ac0db69f74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x63ac0db69f74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x63ac0db72492 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63ac0db72492 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x63ac0db72492 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63ac0dc29b5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x63ac0dc29b5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7d4e40dc1aa4 - <unknown>
[INFO] [stdout]   48:     0x7d4e40e4ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- sync_pulls_remote_changes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sync_pulls_remote_changes' (1319) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code=1
[INFO] [stdout] stderr=```<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpHAX3UB\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] ```
[INFO] [stdout] command=`ROOST_DIR="/tmp/.tmpbKzYO7" "/opt/rustwide/target/debug/roost" "sync"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=<105 lines total>
[INFO] [stdout] ```
[INFO] [stdout] Error: 
[INFO] [stdout]    0: \x1b[91mgit push -u origin main failed: error: src refspec main does not match any
[INFO] [stdout]       error: failed to push some refs to \'/tmp/.tmpHAX3UB\'\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]    \x1b[35msrc/git/mod.rs\x1b[0m:\x1b[35m59\x1b[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::default\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1018\x1b[0m
[INFO] [stdout]       1016 │     pub(crate) fn default(&self, error: &(dyn std::error::Error + \'static)) -> crate::Handler {
[INFO] [stdout]       1017 │         let backtrace = if lib_verbosity() != Verbosity::Minimal {
[INFO] [stdout]   \x1b[37;1m    1018\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m            Some(backtrace::Backtrace::new())\x1b[0m
[INFO] [stdout]       1019 │         } else {
[INFO] [stdout]       1020 │             None
[INFO] [stdout]    2: \x1b[91m<color_eyre[f1740e691b844f3c]::config::EyreHook>::into_eyre_hook::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.5/src/config.rs\x1b[0m:\x1b[35m1068\x1b[0m
[INFO] [stdout]       1066 │     /// Convert the self into the boxed type expected by `eyre::set_hook`.
[INFO] [stdout]       1067 │     pub fn into_eyre_hook(self) -> HookFunc {
[INFO] [stdout]   \x1b[37;1m    1068\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Box::new(move |e| Box::new(self.default(e)))\x1b[0m
[INFO] [stdout] ```
[INFO] [stdout] <45 lines omitted>
[INFO] [stdout] ```
[INFO] [stdout]       at \x1b[35m/opt/rustwide/workdir/src/main.rs\x1b[0m:\x1b[35m23\x1b[0m
[INFO] [stdout]         21 │         Some(Commands::Add { path }) => cmd_add(&path),
[INFO] [stdout]         22 │         Some(Commands::Remove { app, all }) => cmd_remove(app, all),
[INFO] [stdout]   \x1b[37;1m      23\x1b[0m \x1b[37;1m>\x1b[0m \x1b[37;1m        Some(Commands::Sync) => cmd_sync(),\x1b[0m
[INFO] [stdout]         24 │         Some(Commands::Profile(cmd)) => cmd_profile(cmd),
[INFO] [stdout]         25 │         Some(Commands::Diff) => cmd_diff(),
[INFO] [stdout]   10: \x1b[32m<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m250\x1b[0m
[INFO] [stdout]   11: \x1b[32mstd[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>, core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs\x1b[0m:\x1b[35m166\x1b[0m
[INFO] [stdout]   12: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m206\x1b[0m
[INFO] [stdout]   13: \x1b[32m<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs\x1b[0m:\x1b[35m287\x1b[0m
[INFO] [stdout]   14: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   15: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<i32, &dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   16: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<&dyn core[28b146924c2f19c6]::ops::function::Fn<(), Output = i32> + core[28b146924c2f19c6]::panic::unwind_safe::RefUnwindSafe + core[28b146924c2f19c6]::marker::Sync, i32>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   17: \x1b[32mstd[929523f510218772]::rt::lang_start_internal::{closure#0}\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m175\x1b[0m
[INFO] [stdout]   18: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::do_call::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m581\x1b[0m
[INFO] [stdout]   19: \x1b[32mstd[929523f510218772]::panicking::catch_unwind::<isize, std[929523f510218772]::rt::lang_start_internal::{closure#0}>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs\x1b[0m:\x1b[35m544\x1b[0m
[INFO] [stdout]   20: \x1b[32mstd[929523f510218772]::panic::catch_unwind::<std[929523f510218772]::rt::lang_start_internal::{closure#0}, isize>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs\x1b[0m:\x1b[35m359\x1b[0m
[INFO] [stdout]   21: \x1b[32mstd[929523f510218772]::rt::lang_start_internal\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m171\x1b[0m
[INFO] [stdout]   22: \x1b[32mstd[929523f510218772]::rt::lang_start::<core[28b146924c2f19c6]::result::Result<(), eyre[5f5758d5dc71c279]::Report>>\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m/rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs\x1b[0m:\x1b[35m205\x1b[0m
[INFO] [stdout]   23: \x1b[32mmain\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   24: \x1b[32m__libc_start_main\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout]   25: \x1b[32m_start\x1b[0m\x1b[90m<unknown>\x1b[0m
[INFO] [stdout]       at \x1b[35m<unknown source file>\x1b[0m:\x1b[35m<unknown line>\x1b[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ac0dc2a788 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ac0dc2a788 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63ac0dc2a788 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63ac0dc40f0a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63ac0dc40f0a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x63ac0dc30492 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63ac0dc30492 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63ac0dc07726 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63ac0dc07726 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63ac0dc22119 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63ac0db6eabc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x63ac0db6eabc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63ac0dc222d2 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x63ac0dc222d2 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63ac0dc077e2 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63ac0dbfc7b9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63ac0dc084fd - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63ac0dc4171c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63ac0dbb5d38 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63ac0dbac9c7 - <assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic::<assert_cmd[54779ac0bc84e8e8]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:1036:9
[INFO] [stdout]   21:     0x63ac0dbc1027 - <<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[54779ac0bc84e8e8]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63ac0dbc19ab - <core[28b146924c2f19c6]::result::Result<assert_cmd[54779ac0bc84e8e8]::assert::Assert, assert_cmd[54779ac0bc84e8e8]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[54779ac0bc84e8e8]::assert::AssertError>::panic<assert_cmd[54779ac0bc84e8e8]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x63ac0dbb2c10 - <assert_cmd[54779ac0bc84e8e8]::assert::Assert>::success
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.1/src/assert.rs:161:28
[INFO] [stdout]   24:     0x63ac0db5a8a2 - sync[ac3dd18ce4e37d83]::sync_pulls_remote_changes
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:261:10
[INFO] [stdout]   25:     0x63ac0db57717 - sync[ac3dd18ce4e37d83]::sync_pulls_remote_changes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/sync.rs:180:31
[INFO] [stdout]   26:     0x63ac0db61956 - <sync[ac3dd18ce4e37d83]::sync_pulls_remote_changes::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x63ac0db61b9b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x63ac0db61b9b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x63ac0db6f415 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63ac0db6f415 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63ac0db6f415 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63ac0db6f415 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x63ac0db6f415 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x63ac0db69f74 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x63ac0db69f74 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x63ac0db72492 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x63ac0db72492 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x63ac0db72492 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x63ac0db72492 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x63ac0db72492 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x63ac0dc29b5f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x63ac0dc29b5f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x7d4e40dc1aa4 - <unknown>
[INFO] [stdout]   48:     0x7d4e40e4ea64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sync_no_op_when_up_to_date
[INFO] [stdout]     sync_pulls_remote_changes
[INFO] [stdout]     sync_pushes_local_changes
[INFO] [stdout]     sync_resolves_config_conflict_without_file_conflict
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "44ccc95f919f4ffc7f039cb6378afd416c95e1c57c05f3853127ee5004b575e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ccc95f919f4ffc7f039cb6378afd416c95e1c57c05f3853127ee5004b575e2", kill_on_drop: false }`
[INFO] [stdout] 44ccc95f919f4ffc7f039cb6378afd416c95e1c57c05f3853127ee5004b575e2
